[INFO] fetching crate moon_config 2.0.8...
[INFO] testing moon_config-2.0.8 against try#0abe69e6c16114311cc2700e972492e64d69c28f for pr-154065-1
[INFO] extracting crate moon_config 2.0.8 into /workspace/builds/worker-7-tc2/source
[INFO] started tweaking crates.io crate moon_config 2.0.8
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate moon_config 2.0.8
[INFO] tweaked toml for crates.io crate moon_config 2.0.8 written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate moon_config 2.0.8 on toolchain 0abe69e6c16114311cc2700e972492e64d69c28f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate moon_config 2.0.8 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 21941881b5e04f5329bfbbb81e7259074bedbd22678c715ac50f9741849d4b70
[INFO] running `Command { std: "docker" "start" "-a" "21941881b5e04f5329bfbbb81e7259074bedbd22678c715ac50f9741849d4b70", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "21941881b5e04f5329bfbbb81e7259074bedbd22678c715ac50f9741849d4b70", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "21941881b5e04f5329bfbbb81e7259074bedbd22678c715ac50f9741849d4b70", kill_on_drop: false }`
[INFO] [stdout] 21941881b5e04f5329bfbbb81e7259074bedbd22678c715ac50f9741849d4b70
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 541eee39a566e8e41106f9896bdc934ffffd605b72819e1bf3e7235567b81234
[INFO] running `Command { std: "docker" "start" "-a" "541eee39a566e8e41106f9896bdc934ffffd605b72819e1bf3e7235567b81234", kill_on_drop: false }`
[INFO] [stderr]    Compiling owo-colors v4.3.0
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling indexmap v2.13.0
[INFO] [stderr]    Compiling winnow v1.0.0
[INFO] [stderr]    Compiling serde_spanned v1.1.0
[INFO] [stderr]    Compiling toml_datetime v0.7.5+spec-1.1.0
[INFO] [stderr]    Compiling unsafe-libyaml-norway v0.2.15
[INFO] [stderr]    Compiling unicode-segmentation v1.13.1
[INFO] [stderr]    Compiling rmp v0.8.15
[INFO] [stderr]    Compiling darling_core v0.23.0
[INFO] [stderr]    Compiling dirs-sys v0.5.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling toml_writer v1.1.0+spec-1.1.0
[INFO] [stderr]    Compiling compact_str v0.8.1
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling miette-derive v7.6.0
[INFO] [stderr]    Compiling semver v1.0.27
[INFO] [stderr]    Compiling dirs v6.0.0
[INFO] [stderr]    Compiling rmpv v1.3.1
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling serde_path_to_error v0.1.20
[INFO] [stderr]    Compiling json-strip-comments v3.1.0
[INFO] [stderr]    Compiling toml_parser v1.1.0+spec-1.1.0
[INFO] [stderr]    Compiling convert_case v0.10.0
[INFO] [stderr]    Compiling darling_core v0.21.3
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling ordered-float v2.10.1
[INFO] [stderr]    Compiling pratt v0.4.0
[INFO] [stderr]    Compiling shell-words v1.1.1
[INFO] [stderr]    Compiling rmp-serde v1.3.1
[INFO] [stderr]    Compiling relative-path v2.0.1
[INFO] [stderr]    Compiling serde-content v0.1.2
[INFO] [stderr]    Compiling garde v0.22.1
[INFO] [stderr]    Compiling compact_str v0.9.0
[INFO] [stderr]    Compiling serde_norway v0.9.42
[INFO] [stderr]    Compiling starbase_styles v0.6.7
[INFO] [stderr]    Compiling toml v0.9.12+spec-1.1.0
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling rpkl v0.7.0
[INFO] [stderr]    Compiling vecmap-rs v0.2.4
[INFO] [stderr]    Compiling hcl-primitives v0.1.11
[INFO] [stderr]    Compiling serde-value v0.7.0
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling human-sort v0.2.2
[INFO] [stderr]    Compiling miette v7.6.0
[INFO] [stderr]    Compiling deserialize_untagged_verbose_error_macro v0.1.3
[INFO] [stderr]    Compiling hcl-edit v0.9.5
[INFO] [stderr]    Compiling deserialize_untagged_verbose_error v0.1.5
[INFO] [stderr]    Compiling schematic_types v0.11.3
[INFO] [stderr]    Compiling darling_macro v0.23.0
[INFO] [stderr]    Compiling darling v0.23.0
[INFO] [stderr]    Compiling schematic_macros v0.19.3
[INFO] [stderr]    Compiling darling_macro v0.21.3
[INFO] [stderr]    Compiling darling v0.21.3
[INFO] [stderr]    Compiling derive_setters v0.1.9
[INFO] [stderr]    Compiling hcl-rs v0.19.6
[INFO] [stderr]    Compiling schematic v0.19.4
[INFO] [stderr]    Compiling starbase_id v0.3.2
[INFO] [stderr]    Compiling system_env v0.9.1
[INFO] [stderr]    Compiling version_spec v0.10.2
[INFO] [stderr]    Compiling moon_common v2.0.4
[INFO] [stderr]    Compiling moon_target v2.1.0
[INFO] [stderr]    Compiling warpgate_api v0.17.3
[INFO] [stderr]    Compiling moon_config v2.0.8 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 39.70s
[INFO] running `Command { std: "docker" "inspect" "541eee39a566e8e41106f9896bdc934ffffd605b72819e1bf3e7235567b81234", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "541eee39a566e8e41106f9896bdc934ffffd605b72819e1bf3e7235567b81234", kill_on_drop: false }`
[INFO] [stdout] 541eee39a566e8e41106f9896bdc934ffffd605b72819e1bf3e7235567b81234
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6ee8275e8504e6059d10917dcf194c88d8bc716bd738351053aee0e326a49c35
[INFO] running `Command { std: "docker" "start" "-a" "6ee8275e8504e6059d10917dcf194c88d8bc716bd738351053aee0e326a49c35", kill_on_drop: false }`
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling bytes v1.11.1
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling tokio-macros v2.6.1
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling predicates-core v1.0.10
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling float-cmp v0.10.0
[INFO] [stderr]    Compiling doc-comment v0.3.4
[INFO] [stderr]    Compiling difflib v0.4.0
[INFO] [stderr]    Compiling normalize-line-endings v0.3.0
[INFO] [stderr]    Compiling termtree v0.5.1
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling similar v2.7.0
[INFO] [stderr]    Compiling predicates-tree v1.0.13
[INFO] [stderr]    Compiling assert_cmd v2.2.0
[INFO] [stderr]    Compiling event-listener v5.4.1
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling console v0.15.11
[INFO] [stderr]    Compiling tabwriter v1.4.1
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling event-listener-strategy v0.5.4
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling async-lock v3.4.2
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling starbase_utils v0.12.6
[INFO] [stderr]    Compiling assert-json-diff v2.0.2
[INFO] [stderr]    Compiling tokio v1.50.0
[INFO] [stderr]    Compiling serial_test_derive v3.4.0
[INFO] [stderr]    Compiling path-tree v0.8.3
[INFO] [stderr]    Compiling futures-timer v3.0.3
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling async-object-pool v0.2.0
[INFO] [stderr]    Compiling stringmetrics v2.2.2
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling headers-core v0.3.0
[INFO] [stderr]    Compiling headers v0.4.1
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling insta v1.46.3
[INFO] [stderr]    Compiling futures-executor v0.3.32
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling bstr v1.12.1
[INFO] [stderr]    Compiling serial_test v3.4.0
[INFO] [stderr]    Compiling garde v0.22.1
[INFO] [stderr]    Compiling schematic_types v0.11.3
[INFO] [stderr]    Compiling predicates v3.1.4
[INFO] [stderr]    Compiling serde_regex v1.1.0
[INFO] [stderr]    Compiling globset v0.4.18
[INFO] [stderr]    Compiling ignore v0.4.25
[INFO] [stderr]    Compiling schematic v0.19.4
[INFO] [stderr]    Compiling globwalk v0.9.1
[INFO] [stderr]    Compiling assert_fs v1.1.3
[INFO] [stderr]    Compiling starbase_id v0.3.2
[INFO] [stderr]    Compiling system_env v0.9.1
[INFO] [stderr]    Compiling version_spec v0.10.2
[INFO] [stderr]    Compiling starbase_sandbox v0.10.6
[INFO] [stderr]    Compiling moon_common v2.0.4
[INFO] [stderr]    Compiling moon_target v2.1.0
[INFO] [stderr]    Compiling warpgate_api v0.17.3
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling moon_config v2.0.8 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling h2 v0.4.13
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling httpmock v0.8.3
[INFO] [stdout] error[E0432]: unresolved import `proto_core`
[INFO] [stdout]  --> tests/utils.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use proto_core::{FileLocator, PluginLocator};
[INFO] [stdout]   |     ^^^^^^^^^^ use of unresolved module or unlinked crate `proto_core`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `proto_core`, use `cargo add proto_core` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `proto_core`
[INFO] [stdout]  --> tests/utils.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use proto_core::{FileLocator, PluginLocator};
[INFO] [stdout]   |     ^^^^^^^^^^ use of unresolved module or unlinked crate `proto_core`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `proto_core`, use `cargo add proto_core` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `proto_core`
[INFO] [stdout]  --> tests/utils.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use proto_core::{FileLocator, PluginLocator};
[INFO] [stdout]   |     ^^^^^^^^^^ use of unresolved module or unlinked crate `proto_core`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `proto_core`, use `cargo add proto_core` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `proto_core`
[INFO] [stdout]  --> tests/utils.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use proto_core::{FileLocator, PluginLocator};
[INFO] [stdout]   |     ^^^^^^^^^^ use of unresolved module or unlinked crate `proto_core`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `proto_core`, use `cargo add proto_core` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `ConfigLoader` in this scope
[INFO] [stdout]   --> tests/utils.rs:62:9
[INFO] [stdout]    |
[INFO] [stdout] 62 |         ConfigLoader::new(path.join(".moon")).load_project_config(path)
[INFO] [stdout]    |         ^^^^^^^^^^^^ use of undeclared type `ConfigLoader`
[INFO] [stdout]    |
[INFO] [stdout] help: a struct with a similar name exists
[INFO] [stdout]    |
[INFO] [stdout] 62 -         ConfigLoader::new(path.join(".moon")).load_project_config(path)
[INFO] [stdout] 62 +         ConfigFinder::new(path.join(".moon")).load_project_config(path)
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]    |
[INFO] [stdout]  3 + use crate::schematic::ConfigLoader;
[INFO] [stdout]    |
[INFO] [stdout]  3 + use schematic::ConfigLoader;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `ConfigLoader` in this scope
[INFO] [stdout]    --> tests/utils.rs:167:9
[INFO] [stdout]     |
[INFO] [stdout] 167 |         ConfigLoader::default()
[INFO] [stdout]     |         ^^^^^^^^^^^^ use of undeclared type `ConfigLoader`
[INFO] [stdout]     |
[INFO] [stdout] help: a struct with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 167 -         ConfigLoader::default()
[INFO] [stdout] 167 +         ConfigFinder::default()
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]     |
[INFO] [stdout]   3 + use crate::schematic::ConfigLoader;
[INFO] [stdout]     |
[INFO] [stdout]   3 + use schematic::ConfigLoader;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `ConfigLoader` in this scope
[INFO] [stdout]    --> tests/utils.rs:231:9
[INFO] [stdout]     |
[INFO] [stdout] 231 |         ConfigLoader::new(path.join(".moon"))
[INFO] [stdout]     |         ^^^^^^^^^^^^ use of undeclared type `ConfigLoader`
[INFO] [stdout]     |
[INFO] [stdout] help: a struct with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 231 -         ConfigLoader::new(path.join(".moon"))
[INFO] [stdout] 231 +         ConfigFinder::new(path.join(".moon"))
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]     |
[INFO] [stdout]   3 + use crate::schematic::ConfigLoader;
[INFO] [stdout]     |
[INFO] [stdout]   3 + use schematic::ConfigLoader;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `ConfigLoader` in this scope
[INFO] [stdout]    --> tests/utils.rs:407:9
[INFO] [stdout]     |
[INFO] [stdout] 407 |         ConfigLoader::new(path.join(".moon")).load_template_config(path)
[INFO] [stdout]     |         ^^^^^^^^^^^^ use of undeclared type `ConfigLoader`
[INFO] [stdout]     |
[INFO] [stdout] help: a struct with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 407 -         ConfigLoader::new(path.join(".moon")).load_template_config(path)
[INFO] [stdout] 407 +         ConfigFinder::new(path.join(".moon")).load_template_config(path)
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]     |
[INFO] [stdout]   3 + use crate::schematic::ConfigLoader;
[INFO] [stdout]     |
[INFO] [stdout]   3 + use schematic::ConfigLoader;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `proto_core` in this scope
[INFO] [stdout]    --> tests/utils.rs:477:21
[INFO] [stdout]     |
[INFO] [stdout] 477 |         let proto = proto_core::ProtoConfig::default();
[INFO] [stdout]     |                     ^^^^^^^^^^ use of unresolved module or unlinked crate `proto_core`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `proto_core`, use `cargo add proto_core` to add it to your `Cargo.toml`
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]     |
[INFO] [stdout]   3 + use crate::ProtoConfig;
[INFO] [stdout]     |
[INFO] [stdout]   3 + use moon_config::ProtoConfig;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `ProtoConfig`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 477 -         let proto = proto_core::ProtoConfig::default();
[INFO] [stdout] 477 +         let proto = ProtoConfig::default();
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `proto_core`
[INFO] [stdout]  --> tests/utils.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use proto_core::{FileLocator, PluginLocator};
[INFO] [stdout]   |     ^^^^^^^^^^ use of unresolved module or unlinked crate `proto_core`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `proto_core`, use `cargo add proto_core` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `ConfigLoader` in this scope
[INFO] [stdout]   --> tests/utils.rs:62:9
[INFO] [stdout]    |
[INFO] [stdout] 62 |         ConfigLoader::new(path.join(".moon")).load_project_config(path)
[INFO] [stdout]    |         ^^^^^^^^^^^^ use of undeclared type `ConfigLoader`
[INFO] [stdout]    |
[INFO] [stdout] help: a struct with a similar name exists
[INFO] [stdout]    |
[INFO] [stdout] 62 -         ConfigLoader::new(path.join(".moon")).load_project_config(path)
[INFO] [stdout] 62 +         ConfigFinder::new(path.join(".moon")).load_project_config(path)
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]    |
[INFO] [stdout]  3 + use crate::utils::schematic::ConfigLoader;
[INFO] [stdout]    |
[INFO] [stdout]  3 + use schematic::ConfigLoader;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `ConfigLoader` in this scope
[INFO] [stdout]    --> tests/utils.rs:167:9
[INFO] [stdout]     |
[INFO] [stdout] 167 |         ConfigLoader::default()
[INFO] [stdout]     |         ^^^^^^^^^^^^ use of undeclared type `ConfigLoader`
[INFO] [stdout]     |
[INFO] [stdout] help: a struct with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 167 -         ConfigLoader::default()
[INFO] [stdout] 167 +         ConfigFinder::default()
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]     |
[INFO] [stdout]   3 + use crate::utils::schematic::ConfigLoader;
[INFO] [stdout]     |
[INFO] [stdout]   3 + use schematic::ConfigLoader;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `ConfigLoader` in this scope
[INFO] [stdout]    --> tests/utils.rs:231:9
[INFO] [stdout]     |
[INFO] [stdout] 231 |         ConfigLoader::new(path.join(".moon"))
[INFO] [stdout]     |         ^^^^^^^^^^^^ use of undeclared type `ConfigLoader`
[INFO] [stdout]     |
[INFO] [stdout] help: a struct with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 231 -         ConfigLoader::new(path.join(".moon"))
[INFO] [stdout] 231 +         ConfigFinder::new(path.join(".moon"))
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]     |
[INFO] [stdout]   3 + use crate::utils::schematic::ConfigLoader;
[INFO] [stdout]     |
[INFO] [stdout]   3 + use schematic::ConfigLoader;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `ConfigLoader` in this scope
[INFO] [stdout]    --> tests/utils.rs:478:9
[INFO] [stdout]     |
[INFO] [stdout] 478 |         ConfigLoader::new(path.join(".moon")).load_toolchains_config(path, &proto)
[INFO] [stdout]     |         ^^^^^^^^^^^^ use of undeclared type `ConfigLoader`
[INFO] [stdout]     |
[INFO] [stdout] help: a struct with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 478 -         ConfigLoader::new(path.join(".moon")).load_toolchains_config(path, &proto)
[INFO] [stdout] 478 +         ConfigFinder::new(path.join(".moon")).load_toolchains_config(path, &proto)
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]     |
[INFO] [stdout]   3 + use crate::schematic::ConfigLoader;
[INFO] [stdout]     |
[INFO] [stdout]   3 + use schematic::ConfigLoader;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `ConfigLoader` in this scope
[INFO] [stdout]    --> tests/utils.rs:525:9
[INFO] [stdout]     |
[INFO] [stdout] 525 |         ConfigLoader::new(path.join(".moon")).load_extensions_config(path)
[INFO] [stdout]     |         ^^^^^^^^^^^^ use of undeclared type `ConfigLoader`
[INFO] [stdout]     |
[INFO] [stdout] help: a struct with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 525 -         ConfigLoader::new(path.join(".moon")).load_extensions_config(path)
[INFO] [stdout] 525 +         ConfigFinder::new(path.join(".moon")).load_extensions_config(path)
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]     |
[INFO] [stdout]   3 + use crate::schematic::ConfigLoader;
[INFO] [stdout]     |
[INFO] [stdout]   3 + use schematic::ConfigLoader;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `ConfigLoader` in this scope
[INFO] [stdout]    --> tests/utils.rs:544:9
[INFO] [stdout]     |
[INFO] [stdout] 544 |         ConfigLoader::new(path.join(".moon")).load_workspace_config(path)
[INFO] [stdout]     |         ^^^^^^^^^^^^ use of undeclared type `ConfigLoader`
[INFO] [stdout]     |
[INFO] [stdout] help: a struct with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 544 -         ConfigLoader::new(path.join(".moon")).load_workspace_config(path)
[INFO] [stdout] 544 +         ConfigFinder::new(path.join(".moon")).load_workspace_config(path)
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]     |
[INFO] [stdout]   3 + use crate::schematic::ConfigLoader;
[INFO] [stdout]     |
[INFO] [stdout]   3 + use schematic::ConfigLoader;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `proto_core`
[INFO] [stdout]  --> tests/utils.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use proto_core::{FileLocator, PluginLocator};
[INFO] [stdout]   |     ^^^^^^^^^^ use of unresolved module or unlinked crate `proto_core`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `proto_core`, use `cargo add proto_core` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `ConfigLoader` in this scope
[INFO] [stdout]    --> tests/utils.rs:407:9
[INFO] [stdout]     |
[INFO] [stdout] 407 |         ConfigLoader::new(path.join(".moon")).load_template_config(path)
[INFO] [stdout]     |         ^^^^^^^^^^^^ use of undeclared type `ConfigLoader`
[INFO] [stdout]     |
[INFO] [stdout] help: a struct with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 407 -         ConfigLoader::new(path.join(".moon")).load_template_config(path)
[INFO] [stdout] 407 +         ConfigFinder::new(path.join(".moon")).load_template_config(path)
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]     |
[INFO] [stdout]   3 + use crate::utils::schematic::ConfigLoader;
[INFO] [stdout]     |
[INFO] [stdout]   3 + use schematic::ConfigLoader;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `proto_core` in this scope
[INFO] [stdout]    --> tests/utils.rs:477:21
[INFO] [stdout]     |
[INFO] [stdout] 477 |         let proto = proto_core::ProtoConfig::default();
[INFO] [stdout]     |                     ^^^^^^^^^^ use of unresolved module or unlinked crate `proto_core`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `proto_core`, use `cargo add proto_core` to add it to your `Cargo.toml`
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]     |
[INFO] [stdout]   3 + use crate::utils::ProtoConfig;
[INFO] [stdout]     |
[INFO] [stdout]   3 + use moon_config::ProtoConfig;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `ProtoConfig`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 477 -         let proto = proto_core::ProtoConfig::default();
[INFO] [stdout] 477 +         let proto = ProtoConfig::default();
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `ConfigLoader` in this scope
[INFO] [stdout]    --> tests/utils.rs:478:9
[INFO] [stdout]     |
[INFO] [stdout] 478 |         ConfigLoader::new(path.join(".moon")).load_toolchains_config(path, &proto)
[INFO] [stdout]     |         ^^^^^^^^^^^^ use of undeclared type `ConfigLoader`
[INFO] [stdout]     |
[INFO] [stdout] help: a struct with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 478 -         ConfigLoader::new(path.join(".moon")).load_toolchains_config(path, &proto)
[INFO] [stdout] 478 +         ConfigFinder::new(path.join(".moon")).load_toolchains_config(path, &proto)
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]     |
[INFO] [stdout]   3 + use crate::utils::schematic::ConfigLoader;
[INFO] [stdout]     |
[INFO] [stdout]   3 + use schematic::ConfigLoader;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `ConfigLoader` in this scope
[INFO] [stdout]    --> tests/utils.rs:525:9
[INFO] [stdout]     |
[INFO] [stdout] 525 |         ConfigLoader::new(path.join(".moon")).load_extensions_config(path)
[INFO] [stdout]     |         ^^^^^^^^^^^^ use of undeclared type `ConfigLoader`
[INFO] [stdout]     |
[INFO] [stdout] help: a struct with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 525 -         ConfigLoader::new(path.join(".moon")).load_extensions_config(path)
[INFO] [stdout] 525 +         ConfigFinder::new(path.join(".moon")).load_extensions_config(path)
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]     |
[INFO] [stdout]   3 + use crate::utils::schematic::ConfigLoader;
[INFO] [stdout]     |
[INFO] [stdout]   3 + use schematic::ConfigLoader;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `ConfigLoader` in this scope
[INFO] [stdout]    --> tests/utils.rs:544:9
[INFO] [stdout]     |
[INFO] [stdout] 544 |         ConfigLoader::new(path.join(".moon")).load_workspace_config(path)
[INFO] [stdout]     |         ^^^^^^^^^^^^ use of undeclared type `ConfigLoader`
[INFO] [stdout]     |
[INFO] [stdout] help: a struct with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 544 -         ConfigLoader::new(path.join(".moon")).load_workspace_config(path)
[INFO] [stdout] 544 +         ConfigFinder::new(path.join(".moon")).load_workspace_config(path)
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]     |
[INFO] [stdout]   3 + use crate::utils::schematic::ConfigLoader;
[INFO] [stdout]     |
[INFO] [stdout]   3 + use schematic::ConfigLoader;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `moon_config::ConfigLoader`
[INFO] [stdout]  --> tests/toolchains_config_test.rs:4:19
[INFO] [stdout]   |
[INFO] [stdout] 4 | use moon_config::{ConfigLoader, ToolchainsConfig};
[INFO] [stdout]   |                   ^^^^^^^^^^^^ no `ConfigLoader` in the root
[INFO] [stdout]   |
[INFO] [stdout]   = help: consider importing this struct instead:
[INFO] [stdout]           schematic::ConfigLoader
[INFO] [stdout] help: a similar name exists in the module
[INFO] [stdout]   |
[INFO] [stdout] 4 - use moon_config::{ConfigLoader, ToolchainsConfig};
[INFO] [stdout] 4 + use moon_config::{ConfigFinder, ToolchainsConfig};
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `proto_core`
[INFO] [stdout]  --> tests/toolchains_config_test.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use proto_core::{Id, ProtoConfig, ToolContext, UnresolvedVersionSpec};
[INFO] [stdout]   |     ^^^^^^^^^^ use of unresolved module or unlinked crate `proto_core`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `proto_core`, use `cargo add proto_core` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `ConfigLoader` in this scope
[INFO] [stdout]   --> tests/utils.rs:62:9
[INFO] [stdout]    |
[INFO] [stdout] 62 |         ConfigLoader::new(path.join(".moon")).load_project_config(path)
[INFO] [stdout]    |         ^^^^^^^^^^^^ use of undeclared type `ConfigLoader`
[INFO] [stdout]    |
[INFO] [stdout] help: a struct with a similar name exists
[INFO] [stdout]    |
[INFO] [stdout] 62 -         ConfigLoader::new(path.join(".moon")).load_project_config(path)
[INFO] [stdout] 62 +         ConfigFinder::new(path.join(".moon")).load_project_config(path)
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]    |
[INFO] [stdout]  3 + use crate::utils::schematic::ConfigLoader;
[INFO] [stdout]    |
[INFO] [stdout]  3 + use schematic::ConfigLoader;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `ConfigLoader` in this scope
[INFO] [stdout]    --> tests/utils.rs:167:9
[INFO] [stdout]     |
[INFO] [stdout] 167 |         ConfigLoader::default()
[INFO] [stdout]     |         ^^^^^^^^^^^^ use of undeclared type `ConfigLoader`
[INFO] [stdout]     |
[INFO] [stdout] help: a struct with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 167 -         ConfigLoader::default()
[INFO] [stdout] 167 +         ConfigFinder::default()
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]     |
[INFO] [stdout]   3 + use crate::utils::schematic::ConfigLoader;
[INFO] [stdout]     |
[INFO] [stdout]   3 + use schematic::ConfigLoader;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `ConfigLoader` in this scope
[INFO] [stdout]    --> tests/utils.rs:231:9
[INFO] [stdout]     |
[INFO] [stdout] 231 |         ConfigLoader::new(path.join(".moon"))
[INFO] [stdout]     |         ^^^^^^^^^^^^ use of undeclared type `ConfigLoader`
[INFO] [stdout]     |
[INFO] [stdout] help: a struct with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 231 -         ConfigLoader::new(path.join(".moon"))
[INFO] [stdout] 231 +         ConfigFinder::new(path.join(".moon"))
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]     |
[INFO] [stdout]   3 + use crate::utils::schematic::ConfigLoader;
[INFO] [stdout]     |
[INFO] [stdout]   3 + use schematic::ConfigLoader;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `ConfigLoader` in this scope
[INFO] [stdout]    --> tests/utils.rs:407:9
[INFO] [stdout]     |
[INFO] [stdout] 407 |         ConfigLoader::new(path.join(".moon")).load_template_config(path)
[INFO] [stdout]     |         ^^^^^^^^^^^^ use of undeclared type `ConfigLoader`
[INFO] [stdout]     |
[INFO] [stdout] help: a struct with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 407 -         ConfigLoader::new(path.join(".moon")).load_template_config(path)
[INFO] [stdout] 407 +         ConfigFinder::new(path.join(".moon")).load_template_config(path)
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]     |
[INFO] [stdout]   3 + use crate::utils::schematic::ConfigLoader;
[INFO] [stdout]     |
[INFO] [stdout]   3 + use schematic::ConfigLoader;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `proto_core` in this scope
[INFO] [stdout]    --> tests/utils.rs:477:21
[INFO] [stdout]     |
[INFO] [stdout] 477 |         let proto = proto_core::ProtoConfig::default();
[INFO] [stdout]     |                     ^^^^^^^^^^ use of unresolved module or unlinked crate `proto_core`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `proto_core`, use `cargo add proto_core` to add it to your `Cargo.toml`
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]     |
[INFO] [stdout]   3 + use crate::utils::ProtoConfig;
[INFO] [stdout]     |
[INFO] [stdout]   3 + use moon_config::ProtoConfig;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `ProtoConfig`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 477 -         let proto = proto_core::ProtoConfig::default();
[INFO] [stdout] 477 +         let proto = ProtoConfig::default();
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `ConfigLoader` in this scope
[INFO] [stdout]    --> tests/utils.rs:478:9
[INFO] [stdout]     |
[INFO] [stdout] 478 |         ConfigLoader::new(path.join(".moon")).load_toolchains_config(path, &proto)
[INFO] [stdout]     |         ^^^^^^^^^^^^ use of undeclared type `ConfigLoader`
[INFO] [stdout]     |
[INFO] [stdout] help: a struct with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 478 -         ConfigLoader::new(path.join(".moon")).load_toolchains_config(path, &proto)
[INFO] [stdout] 478 +         ConfigFinder::new(path.join(".moon")).load_toolchains_config(path, &proto)
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]     |
[INFO] [stdout]   3 + use crate::utils::schematic::ConfigLoader;
[INFO] [stdout]     |
[INFO] [stdout]   3 + use schematic::ConfigLoader;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `ConfigLoader` in this scope
[INFO] [stdout]    --> tests/utils.rs:525:9
[INFO] [stdout]     |
[INFO] [stdout] 525 |         ConfigLoader::new(path.join(".moon")).load_extensions_config(path)
[INFO] [stdout]     |         ^^^^^^^^^^^^ use of undeclared type `ConfigLoader`
[INFO] [stdout]     |
[INFO] [stdout] help: a struct with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 525 -         ConfigLoader::new(path.join(".moon")).load_extensions_config(path)
[INFO] [stdout] 525 +         ConfigFinder::new(path.join(".moon")).load_extensions_config(path)
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]     |
[INFO] [stdout]   3 + use crate::utils::schematic::ConfigLoader;
[INFO] [stdout]     |
[INFO] [stdout]   3 + use schematic::ConfigLoader;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `ConfigLoader` in this scope
[INFO] [stdout]    --> tests/utils.rs:544:9
[INFO] [stdout]     |
[INFO] [stdout] 544 |         ConfigLoader::new(path.join(".moon")).load_workspace_config(path)
[INFO] [stdout]     |         ^^^^^^^^^^^^ use of undeclared type `ConfigLoader`
[INFO] [stdout]     |
[INFO] [stdout] help: a struct with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 544 -         ConfigLoader::new(path.join(".moon")).load_workspace_config(path)
[INFO] [stdout] 544 +         ConfigFinder::new(path.join(".moon")).load_workspace_config(path)
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]     |
[INFO] [stdout]   3 + use crate::utils::schematic::ConfigLoader;
[INFO] [stdout]     |
[INFO] [stdout]   3 + use schematic::ConfigLoader;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `proto_core`
[INFO] [stdout]  --> tests/utils.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use proto_core::{FileLocator, PluginLocator};
[INFO] [stdout]   |     ^^^^^^^^^^ use of unresolved module or unlinked crate `proto_core`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `proto_core`, use `cargo add proto_core` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `proto_core`
[INFO] [stdout]  --> tests/utils.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use proto_core::{FileLocator, PluginLocator};
[INFO] [stdout]   |     ^^^^^^^^^^ use of unresolved module or unlinked crate `proto_core`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `proto_core`, use `cargo add proto_core` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `moon_config::ConfigLoader`
[INFO] [stdout]  --> tests/project_config_test.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 |     ConfigLoader, DependencyScope, GlobPath, Input, LanguageType, LayerType, OwnersPaths,
[INFO] [stdout]   |     ^^^^^^^^^^^^ no `ConfigLoader` in the root
[INFO] [stdout]   |
[INFO] [stdout]   = help: consider importing this struct instead:
[INFO] [stdout]           schematic::ConfigLoader
[INFO] [stdout] help: a similar name exists in the module
[INFO] [stdout]   |
[INFO] [stdout] 5 -     ConfigLoader, DependencyScope, GlobPath, Input, LanguageType, LayerType, OwnersPaths,
[INFO] [stdout] 5 +     ConfigFinder, DependencyScope, GlobPath, Input, LanguageType, LayerType, OwnersPaths,
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `proto_core`
[INFO] [stdout]  --> tests/project_config_test.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 | use proto_core::UnresolvedVersionSpec;
[INFO] [stdout]   |     ^^^^^^^^^^ use of unresolved module or unlinked crate `proto_core`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `proto_core`, use `cargo add proto_core` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `moon_config::ConfigLoader`
[INFO] [stdout]  --> tests/workspace_config_test.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 |     ConfigLoader, FilePath, GlobPath, TemplateLocator, VcsProvider, WorkspaceConfig,
[INFO] [stdout]   |     ^^^^^^^^^^^^ no `ConfigLoader` in the root
[INFO] [stdout]   |
[INFO] [stdout]   = help: consider importing this struct instead:
[INFO] [stdout]           schematic::ConfigLoader
[INFO] [stdout] help: a similar name exists in the module
[INFO] [stdout]   |
[INFO] [stdout] 6 -     ConfigLoader, FilePath, GlobPath, TemplateLocator, VcsProvider, WorkspaceConfig,
[INFO] [stdout] 6 +     ConfigFinder, FilePath, GlobPath, TemplateLocator, VcsProvider, WorkspaceConfig,
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `ConfigLoader` in this scope
[INFO] [stdout]   --> tests/utils.rs:62:9
[INFO] [stdout]    |
[INFO] [stdout] 62 |         ConfigLoader::new(path.join(".moon")).load_project_config(path)
[INFO] [stdout]    |         ^^^^^^^^^^^^ use of undeclared type `ConfigLoader`
[INFO] [stdout]    |
[INFO] [stdout] help: a struct with a similar name exists
[INFO] [stdout]    |
[INFO] [stdout] 62 -         ConfigLoader::new(path.join(".moon")).load_project_config(path)
[INFO] [stdout] 62 +         ConfigFinder::new(path.join(".moon")).load_project_config(path)
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]    |
[INFO] [stdout]  3 + use crate::schematic::ConfigLoader;
[INFO] [stdout]    |
[INFO] [stdout]  3 + use schematic::ConfigLoader;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `ConfigLoader` in this scope
[INFO] [stdout]    --> tests/utils.rs:167:9
[INFO] [stdout]     |
[INFO] [stdout] 167 |         ConfigLoader::default()
[INFO] [stdout]     |         ^^^^^^^^^^^^ use of undeclared type `ConfigLoader`
[INFO] [stdout]     |
[INFO] [stdout] help: a struct with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 167 -         ConfigLoader::default()
[INFO] [stdout] 167 +         ConfigFinder::default()
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]     |
[INFO] [stdout]   3 + use crate::schematic::ConfigLoader;
[INFO] [stdout]     |
[INFO] [stdout]   3 + use schematic::ConfigLoader;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `ConfigLoader` in this scope
[INFO] [stdout]    --> tests/utils.rs:231:9
[INFO] [stdout]     |
[INFO] [stdout] 231 |         ConfigLoader::new(path.join(".moon"))
[INFO] [stdout]     |         ^^^^^^^^^^^^ use of undeclared type `ConfigLoader`
[INFO] [stdout]     |
[INFO] [stdout] help: a struct with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 231 -         ConfigLoader::new(path.join(".moon"))
[INFO] [stdout] 231 +         ConfigFinder::new(path.join(".moon"))
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]     |
[INFO] [stdout]   3 + use crate::schematic::ConfigLoader;
[INFO] [stdout]     |
[INFO] [stdout]   3 + use schematic::ConfigLoader;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `ConfigLoader` in this scope
[INFO] [stdout]    --> tests/utils.rs:407:9
[INFO] [stdout]     |
[INFO] [stdout] 407 |         ConfigLoader::new(path.join(".moon")).load_template_config(path)
[INFO] [stdout]     |         ^^^^^^^^^^^^ use of undeclared type `ConfigLoader`
[INFO] [stdout]     |
[INFO] [stdout] help: a struct with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 407 -         ConfigLoader::new(path.join(".moon")).load_template_config(path)
[INFO] [stdout] 407 +         ConfigFinder::new(path.join(".moon")).load_template_config(path)
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]     |
[INFO] [stdout]   3 + use crate::schematic::ConfigLoader;
[INFO] [stdout]     |
[INFO] [stdout]   3 + use schematic::ConfigLoader;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `proto_core` in this scope
[INFO] [stdout]    --> tests/utils.rs:477:21
[INFO] [stdout]     |
[INFO] [stdout] 477 |         let proto = proto_core::ProtoConfig::default();
[INFO] [stdout]     |                     ^^^^^^^^^^ use of unresolved module or unlinked crate `proto_core`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `proto_core`, use `cargo add proto_core` to add it to your `Cargo.toml`
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]     |
[INFO] [stdout]   3 + use crate::ProtoConfig;
[INFO] [stdout]     |
[INFO] [stdout]   3 + use moon_config::ProtoConfig;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `ProtoConfig`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 477 -         let proto = proto_core::ProtoConfig::default();
[INFO] [stdout] 477 +         let proto = ProtoConfig::default();
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `ConfigLoader` in this scope
[INFO] [stdout]    --> tests/utils.rs:478:9
[INFO] [stdout]     |
[INFO] [stdout] 478 |         ConfigLoader::new(path.join(".moon")).load_toolchains_config(path, &proto)
[INFO] [stdout]     |         ^^^^^^^^^^^^ use of undeclared type `ConfigLoader`
[INFO] [stdout]     |
[INFO] [stdout] help: a struct with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 478 -         ConfigLoader::new(path.join(".moon")).load_toolchains_config(path, &proto)
[INFO] [stdout] 478 +         ConfigFinder::new(path.join(".moon")).load_toolchains_config(path, &proto)
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]     |
[INFO] [stdout]   3 + use crate::schematic::ConfigLoader;
[INFO] [stdout]     |
[INFO] [stdout]   3 + use schematic::ConfigLoader;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `ConfigLoader` in this scope
[INFO] [stdout]    --> tests/utils.rs:525:9
[INFO] [stdout]     |
[INFO] [stdout] 525 |         ConfigLoader::new(path.join(".moon")).load_extensions_config(path)
[INFO] [stdout]     |         ^^^^^^^^^^^^ use of undeclared type `ConfigLoader`
[INFO] [stdout]     |
[INFO] [stdout] help: a struct with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 525 -         ConfigLoader::new(path.join(".moon")).load_extensions_config(path)
[INFO] [stdout] 525 +         ConfigFinder::new(path.join(".moon")).load_extensions_config(path)
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]     |
[INFO] [stdout]   3 + use crate::schematic::ConfigLoader;
[INFO] [stdout]     |
[INFO] [stdout]   3 + use schematic::ConfigLoader;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `ConfigLoader` in this scope
[INFO] [stdout]    --> tests/utils.rs:544:9
[INFO] [stdout]     |
[INFO] [stdout] 544 |         ConfigLoader::new(path.join(".moon")).load_workspace_config(path)
[INFO] [stdout]     |         ^^^^^^^^^^^^ use of undeclared type `ConfigLoader`
[INFO] [stdout]     |
[INFO] [stdout] help: a struct with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 544 -         ConfigLoader::new(path.join(".moon")).load_workspace_config(path)
[INFO] [stdout] 544 +         ConfigFinder::new(path.join(".moon")).load_workspace_config(path)
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]     |
[INFO] [stdout]   3 + use crate::schematic::ConfigLoader;
[INFO] [stdout]     |
[INFO] [stdout]   3 + use schematic::ConfigLoader;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `ConfigLoader` in this scope
[INFO] [stdout]   --> tests/inherited_tasks_config_test.rs:17:5
[INFO] [stdout]    |
[INFO] [stdout] 17 |     ConfigLoader::new(path.join(".moon")).load_tasks_config_from_path(path.parent().unwrap(), path)
[INFO] [stdout]    |     ^^^^^^^^^^^^ use of undeclared type `ConfigLoader`
[INFO] [stdout]    |
[INFO] [stdout] help: a struct with a similar name exists
[INFO] [stdout]    |
[INFO] [stdout] 17 -     ConfigLoader::new(path.join(".moon")).load_tasks_config_from_path(path.parent().unwrap(), path)
[INFO] [stdout] 17 +     ConfigFinder::new(path.join(".moon")).load_tasks_config_from_path(path.parent().unwrap(), path)
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]    |
[INFO] [stdout]  3 + use crate::schematic::ConfigLoader;
[INFO] [stdout]    |
[INFO] [stdout]  3 + use schematic::ConfigLoader;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `InheritedTasksManager` in this scope
[INFO] [stdout]    --> tests/inherited_tasks_config_test.rs:20:75
[INFO] [stdout]     |
[INFO] [stdout]  20 | fn load_manager_from_root(root: &Path, moon_dir: &Path) -> miette::Result<InheritedTasksManager> {
[INFO] [stdout]     |                                                                           ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/inherited_tasks_config.rs:288:5
[INFO] [stdout]     |
[INFO] [stdout] 288 |     pub struct InheritedTasksConfig {
[INFO] [stdout]     |     ------------------------------- similarly named struct `InheritedTasksConfig` defined here
[INFO] [stdout]     |
[INFO] [stdout] help: a struct with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout]  20 - fn load_manager_from_root(root: &Path, moon_dir: &Path) -> miette::Result<InheritedTasksManager> {
[INFO] [stdout]  20 + fn load_manager_from_root(root: &Path, moon_dir: &Path) -> miette::Result<InheritedTasksConfig> {
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout]  20 | fn load_manager_from_root<InheritedTasksManager>(root: &Path, moon_dir: &Path) -> miette::Result<InheritedTasksManager> {
[INFO] [stdout]     |                          +++++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `ConfigLoader` in this scope
[INFO] [stdout]   --> tests/inherited_tasks_config_test.rs:21:5
[INFO] [stdout]    |
[INFO] [stdout] 21 |     ConfigLoader::new(moon_dir).load_tasks_manager_from(root, moon_dir)
[INFO] [stdout]    |     ^^^^^^^^^^^^ use of undeclared type `ConfigLoader`
[INFO] [stdout]    |
[INFO] [stdout] help: a struct with a similar name exists
[INFO] [stdout]    |
[INFO] [stdout] 21 -     ConfigLoader::new(moon_dir).load_tasks_manager_from(root, moon_dir)
[INFO] [stdout] 21 +     ConfigFinder::new(moon_dir).load_tasks_manager_from(root, moon_dir)
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]    |
[INFO] [stdout]  3 + use crate::schematic::ConfigLoader;
[INFO] [stdout]    |
[INFO] [stdout]  3 + use schematic::ConfigLoader;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `ConfigLoader` in this scope
[INFO] [stdout]    --> tests/inherited_tasks_config_test.rs:282:30
[INFO] [stdout]     |
[INFO] [stdout] 282 |                 let config = ConfigLoader::new(sandbox.path().join(".moon"))
[INFO] [stdout]     |                              ^^^^^^^^^^^^ use of undeclared type `ConfigLoader`
[INFO] [stdout]     |
[INFO] [stdout] help: a struct with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 282 -                 let config = ConfigLoader::new(sandbox.path().join(".moon"))
[INFO] [stdout] 282 +                 let config = ConfigFinder::new(sandbox.path().join(".moon"))
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]     |
[INFO] [stdout]  44 +         use crate::schematic::ConfigLoader;
[INFO] [stdout]     |
[INFO] [stdout]  44 +         use schematic::ConfigLoader;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `InheritedTasksEntry` in this scope
[INFO] [stdout]    --> tests/inherited_tasks_config_test.rs:967:36
[INFO] [stdout]     |
[INFO] [stdout] 967 |     fn get_config_paths(entries: &[InheritedTasksEntry]) -> Vec<String> {
[INFO] [stdout]     |                                    ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/inherited_tasks_config.rs:340:5
[INFO] [stdout]     |
[INFO] [stdout] 340 |     pub struct InheritedTasks {
[INFO] [stdout]     |     ------------------------- similarly named struct `InheritedTasks` defined here
[INFO] [stdout]     |
[INFO] [stdout] help: a struct with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 967 -     fn get_config_paths(entries: &[InheritedTasksEntry]) -> Vec<String> {
[INFO] [stdout] 967 +     fn get_config_paths(entries: &[InheritedTasks]) -> Vec<String> {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `ConfigLoader` in this scope
[INFO] [stdout]   --> tests/utils.rs:62:9
[INFO] [stdout]    |
[INFO] [stdout] 62 |         ConfigLoader::new(path.join(".moon")).load_project_config(path)
[INFO] [stdout]    |         ^^^^^^^^^^^^ use of undeclared type `ConfigLoader`
[INFO] [stdout]    |
[INFO] [stdout] help: a struct with a similar name exists
[INFO] [stdout]    |
[INFO] [stdout] 62 -         ConfigLoader::new(path.join(".moon")).load_project_config(path)
[INFO] [stdout] 62 +         ConfigFinder::new(path.join(".moon")).load_project_config(path)
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]    |
[INFO] [stdout]  3 + use crate::utils::schematic::ConfigLoader;
[INFO] [stdout]    |
[INFO] [stdout]  3 + use schematic::ConfigLoader;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `ConfigLoader` in this scope
[INFO] [stdout]    --> tests/utils.rs:167:9
[INFO] [stdout]     |
[INFO] [stdout] 167 |         ConfigLoader::default()
[INFO] [stdout]     |         ^^^^^^^^^^^^ use of undeclared type `ConfigLoader`
[INFO] [stdout]     |
[INFO] [stdout] help: a struct with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 167 -         ConfigLoader::default()
[INFO] [stdout] 167 +         ConfigFinder::default()
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]     |
[INFO] [stdout]   3 + use crate::utils::schematic::ConfigLoader;
[INFO] [stdout]     |
[INFO] [stdout]   3 + use schematic::ConfigLoader;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `ConfigLoader` in this scope
[INFO] [stdout]    --> tests/utils.rs:231:9
[INFO] [stdout]     |
[INFO] [stdout] 231 |         ConfigLoader::new(path.join(".moon"))
[INFO] [stdout]     |         ^^^^^^^^^^^^ use of undeclared type `ConfigLoader`
[INFO] [stdout]     |
[INFO] [stdout] help: a struct with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 231 -         ConfigLoader::new(path.join(".moon"))
[INFO] [stdout] 231 +         ConfigFinder::new(path.join(".moon"))
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]     |
[INFO] [stdout]   3 + use crate::utils::schematic::ConfigLoader;
[INFO] [stdout]     |
[INFO] [stdout]   3 + use schematic::ConfigLoader;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `ConfigLoader` in this scope
[INFO] [stdout]    --> tests/utils.rs:407:9
[INFO] [stdout]     |
[INFO] [stdout] 407 |         ConfigLoader::new(path.join(".moon")).load_template_config(path)
[INFO] [stdout]     |         ^^^^^^^^^^^^ use of undeclared type `ConfigLoader`
[INFO] [stdout]     |
[INFO] [stdout] help: a struct with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 407 -         ConfigLoader::new(path.join(".moon")).load_template_config(path)
[INFO] [stdout] 407 +         ConfigFinder::new(path.join(".moon")).load_template_config(path)
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]     |
[INFO] [stdout]   3 + use crate::utils::schematic::ConfigLoader;
[INFO] [stdout]     |
[INFO] [stdout]   3 + use schematic::ConfigLoader;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `proto_core` in this scope
[INFO] [stdout]    --> tests/utils.rs:477:21
[INFO] [stdout]     |
[INFO] [stdout] 477 |         let proto = proto_core::ProtoConfig::default();
[INFO] [stdout]     |                     ^^^^^^^^^^ use of unresolved module or unlinked crate `proto_core`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `proto_core`, use `cargo add proto_core` to add it to your `Cargo.toml`
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]     |
[INFO] [stdout]   3 + use crate::utils::ProtoConfig;
[INFO] [stdout]     |
[INFO] [stdout]   3 + use moon_config::ProtoConfig;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `ProtoConfig`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 477 -         let proto = proto_core::ProtoConfig::default();
[INFO] [stdout] 477 +         let proto = ProtoConfig::default();
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `ConfigLoader` in this scope
[INFO] [stdout]    --> tests/utils.rs:478:9
[INFO] [stdout]     |
[INFO] [stdout] 478 |         ConfigLoader::new(path.join(".moon")).load_toolchains_config(path, &proto)
[INFO] [stdout]     |         ^^^^^^^^^^^^ use of undeclared type `ConfigLoader`
[INFO] [stdout]     |
[INFO] [stdout] help: a struct with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 478 -         ConfigLoader::new(path.join(".moon")).load_toolchains_config(path, &proto)
[INFO] [stdout] 478 +         ConfigFinder::new(path.join(".moon")).load_toolchains_config(path, &proto)
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]     |
[INFO] [stdout]   3 + use crate::utils::schematic::ConfigLoader;
[INFO] [stdout]     |
[INFO] [stdout]   3 + use schematic::ConfigLoader;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `ConfigLoader` in this scope
[INFO] [stdout]    --> tests/utils.rs:525:9
[INFO] [stdout]     |
[INFO] [stdout] 525 |         ConfigLoader::new(path.join(".moon")).load_extensions_config(path)
[INFO] [stdout]     |         ^^^^^^^^^^^^ use of undeclared type `ConfigLoader`
[INFO] [stdout]     |
[INFO] [stdout] help: a struct with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 525 -         ConfigLoader::new(path.join(".moon")).load_extensions_config(path)
[INFO] [stdout] 525 +         ConfigFinder::new(path.join(".moon")).load_extensions_config(path)
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]     |
[INFO] [stdout]   3 + use crate::utils::schematic::ConfigLoader;
[INFO] [stdout]     |
[INFO] [stdout]   3 + use schematic::ConfigLoader;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `ConfigLoader` in this scope
[INFO] [stdout]    --> tests/utils.rs:544:9
[INFO] [stdout]     |
[INFO] [stdout] 544 |         ConfigLoader::new(path.join(".moon")).load_workspace_config(path)
[INFO] [stdout]     |         ^^^^^^^^^^^^ use of undeclared type `ConfigLoader`
[INFO] [stdout]     |
[INFO] [stdout] help: a struct with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 544 -         ConfigLoader::new(path.join(".moon")).load_workspace_config(path)
[INFO] [stdout] 544 +         ConfigFinder::new(path.join(".moon")).load_workspace_config(path)
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]     |
[INFO] [stdout]   3 + use crate::utils::schematic::ConfigLoader;
[INFO] [stdout]     |
[INFO] [stdout]   3 + use schematic::ConfigLoader;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `ConfigLoader` in this scope
[INFO] [stdout]   --> tests/utils.rs:62:9
[INFO] [stdout]    |
[INFO] [stdout] 62 |         ConfigLoader::new(path.join(".moon")).load_project_config(path)
[INFO] [stdout]    |         ^^^^^^^^^^^^ use of undeclared type `ConfigLoader`
[INFO] [stdout]    |
[INFO] [stdout] help: a struct with a similar name exists
[INFO] [stdout]    |
[INFO] [stdout] 62 -         ConfigLoader::new(path.join(".moon")).load_project_config(path)
[INFO] [stdout] 62 +         ConfigFinder::new(path.join(".moon")).load_project_config(path)
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]    |
[INFO] [stdout]  3 + use crate::utils::schematic::ConfigLoader;
[INFO] [stdout]    |
[INFO] [stdout]  3 + use schematic::ConfigLoader;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `ConfigLoader` in this scope
[INFO] [stdout]    --> tests/utils.rs:167:9
[INFO] [stdout]     |
[INFO] [stdout] 167 |         ConfigLoader::default()
[INFO] [stdout]     |         ^^^^^^^^^^^^ use of undeclared type `ConfigLoader`
[INFO] [stdout]     |
[INFO] [stdout] help: a struct with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 167 -         ConfigLoader::default()
[INFO] [stdout] 167 +         ConfigFinder::default()
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]     |
[INFO] [stdout]   3 + use crate::utils::schematic::ConfigLoader;
[INFO] [stdout]     |
[INFO] [stdout]   3 + use schematic::ConfigLoader;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `ConfigLoader` in this scope
[INFO] [stdout]    --> tests/utils.rs:231:9
[INFO] [stdout]     |
[INFO] [stdout] 231 |         ConfigLoader::new(path.join(".moon"))
[INFO] [stdout]     |         ^^^^^^^^^^^^ use of undeclared type `ConfigLoader`
[INFO] [stdout]     |
[INFO] [stdout] help: a struct with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 231 -         ConfigLoader::new(path.join(".moon"))
[INFO] [stdout] 231 +         ConfigFinder::new(path.join(".moon"))
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]     |
[INFO] [stdout]   3 + use crate::utils::schematic::ConfigLoader;
[INFO] [stdout]     |
[INFO] [stdout]   3 + use schematic::ConfigLoader;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `ConfigLoader` in this scope
[INFO] [stdout]    --> tests/utils.rs:407:9
[INFO] [stdout]     |
[INFO] [stdout] 407 |         ConfigLoader::new(path.join(".moon")).load_template_config(path)
[INFO] [stdout]     |         ^^^^^^^^^^^^ use of undeclared type `ConfigLoader`
[INFO] [stdout]     |
[INFO] [stdout] help: a struct with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 407 -         ConfigLoader::new(path.join(".moon")).load_template_config(path)
[INFO] [stdout] 407 +         ConfigFinder::new(path.join(".moon")).load_template_config(path)
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]     |
[INFO] [stdout]   3 + use crate::utils::schematic::ConfigLoader;
[INFO] [stdout]     |
[INFO] [stdout]   3 + use schematic::ConfigLoader;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `proto_core` in this scope
[INFO] [stdout]    --> tests/utils.rs:477:21
[INFO] [stdout]     |
[INFO] [stdout] 477 |         let proto = proto_core::ProtoConfig::default();
[INFO] [stdout]     |                     ^^^^^^^^^^ use of unresolved module or unlinked crate `proto_core`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `proto_core`, use `cargo add proto_core` to add it to your `Cargo.toml`
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]     |
[INFO] [stdout]   3 + use crate::utils::ProtoConfig;
[INFO] [stdout]     |
[INFO] [stdout]   3 + use moon_config::ProtoConfig;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `ProtoConfig`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 477 -         let proto = proto_core::ProtoConfig::default();
[INFO] [stdout] 477 +         let proto = ProtoConfig::default();
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `ConfigLoader` in this scope
[INFO] [stdout]    --> tests/utils.rs:478:9
[INFO] [stdout]     |
[INFO] [stdout] 478 |         ConfigLoader::new(path.join(".moon")).load_toolchains_config(path, &proto)
[INFO] [stdout]     |         ^^^^^^^^^^^^ use of undeclared type `ConfigLoader`
[INFO] [stdout]     |
[INFO] [stdout] help: a struct with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 478 -         ConfigLoader::new(path.join(".moon")).load_toolchains_config(path, &proto)
[INFO] [stdout] 478 +         ConfigFinder::new(path.join(".moon")).load_toolchains_config(path, &proto)
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]     |
[INFO] [stdout]   3 + use crate::utils::schematic::ConfigLoader;
[INFO] [stdout]     |
[INFO] [stdout]   3 + use schematic::ConfigLoader;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `ConfigLoader` in this scope
[INFO] [stdout]    --> tests/utils.rs:525:9
[INFO] [stdout]     |
[INFO] [stdout] 525 |         ConfigLoader::new(path.join(".moon")).load_extensions_config(path)
[INFO] [stdout]     |         ^^^^^^^^^^^^ use of undeclared type `ConfigLoader`
[INFO] [stdout]     |
[INFO] [stdout] help: a struct with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 525 -         ConfigLoader::new(path.join(".moon")).load_extensions_config(path)
[INFO] [stdout] 525 +         ConfigFinder::new(path.join(".moon")).load_extensions_config(path)
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]     |
[INFO] [stdout]   3 + use crate::utils::schematic::ConfigLoader;
[INFO] [stdout]     |
[INFO] [stdout]   3 + use schematic::ConfigLoader;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `ConfigLoader` in this scope
[INFO] [stdout]    --> tests/utils.rs:544:9
[INFO] [stdout]     |
[INFO] [stdout] 544 |         ConfigLoader::new(path.join(".moon")).load_workspace_config(path)
[INFO] [stdout]     |         ^^^^^^^^^^^^ use of undeclared type `ConfigLoader`
[INFO] [stdout]     |
[INFO] [stdout] help: a struct with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 544 -         ConfigLoader::new(path.join(".moon")).load_workspace_config(path)
[INFO] [stdout] 544 +         ConfigFinder::new(path.join(".moon")).load_workspace_config(path)
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]     |
[INFO] [stdout]   3 + use crate::utils::schematic::ConfigLoader;
[INFO] [stdout]     |
[INFO] [stdout]   3 + use schematic::ConfigLoader;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `ConfigLoader` in this scope
[INFO] [stdout]   --> tests/utils.rs:62:9
[INFO] [stdout]    |
[INFO] [stdout] 62 |         ConfigLoader::new(path.join(".moon")).load_project_config(path)
[INFO] [stdout]    |         ^^^^^^^^^^^^ use of undeclared type `ConfigLoader`
[INFO] [stdout]    |
[INFO] [stdout] help: a struct with a similar name exists
[INFO] [stdout]    |
[INFO] [stdout] 62 -         ConfigLoader::new(path.join(".moon")).load_project_config(path)
[INFO] [stdout] 62 +         ConfigFinder::new(path.join(".moon")).load_project_config(path)
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]    |
[INFO] [stdout]  3 + use crate::utils::schematic::ConfigLoader;
[INFO] [stdout]    |
[INFO] [stdout]  3 + use schematic::ConfigLoader;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `ConfigLoader` in this scope
[INFO] [stdout]    --> tests/utils.rs:167:9
[INFO] [stdout]     |
[INFO] [stdout] 167 |         ConfigLoader::default()
[INFO] [stdout]     |         ^^^^^^^^^^^^ use of undeclared type `ConfigLoader`
[INFO] [stdout]     |
[INFO] [stdout] help: a struct with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 167 -         ConfigLoader::default()
[INFO] [stdout] 167 +         ConfigFinder::default()
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]     |
[INFO] [stdout]   3 + use crate::utils::schematic::ConfigLoader;
[INFO] [stdout]     |
[INFO] [stdout]   3 + use schematic::ConfigLoader;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `ConfigLoader` in this scope
[INFO] [stdout]    --> tests/utils.rs:231:9
[INFO] [stdout]     |
[INFO] [stdout] 231 |         ConfigLoader::new(path.join(".moon"))
[INFO] [stdout]     |         ^^^^^^^^^^^^ use of undeclared type `ConfigLoader`
[INFO] [stdout]     |
[INFO] [stdout] help: a struct with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 231 -         ConfigLoader::new(path.join(".moon"))
[INFO] [stdout] 231 +         ConfigFinder::new(path.join(".moon"))
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]     |
[INFO] [stdout]   3 + use crate::utils::schematic::ConfigLoader;
[INFO] [stdout]     |
[INFO] [stdout]   3 + use schematic::ConfigLoader;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `ConfigLoader` in this scope
[INFO] [stdout]    --> tests/utils.rs:407:9
[INFO] [stdout]     |
[INFO] [stdout] 407 |         ConfigLoader::new(path.join(".moon")).load_template_config(path)
[INFO] [stdout]     |         ^^^^^^^^^^^^ use of undeclared type `ConfigLoader`
[INFO] [stdout]     |
[INFO] [stdout] help: a struct with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 407 -         ConfigLoader::new(path.join(".moon")).load_template_config(path)
[INFO] [stdout] 407 +         ConfigFinder::new(path.join(".moon")).load_template_config(path)
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]     |
[INFO] [stdout]   3 + use crate::utils::schematic::ConfigLoader;
[INFO] [stdout]     |
[INFO] [stdout]   3 + use schematic::ConfigLoader;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `proto_core` in this scope
[INFO] [stdout]    --> tests/utils.rs:477:21
[INFO] [stdout]     |
[INFO] [stdout] 477 |         let proto = proto_core::ProtoConfig::default();
[INFO] [stdout]     |                     ^^^^^^^^^^ use of unresolved module or unlinked crate `proto_core`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `proto_core`, use `cargo add proto_core` to add it to your `Cargo.toml`
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]     |
[INFO] [stdout]   3 + use crate::utils::ProtoConfig;
[INFO] [stdout]     |
[INFO] [stdout]   3 + use moon_config::ProtoConfig;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `ProtoConfig`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 477 -         let proto = proto_core::ProtoConfig::default();
[INFO] [stdout] 477 +         let proto = ProtoConfig::default();
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `ConfigLoader` in this scope
[INFO] [stdout]    --> tests/utils.rs:478:9
[INFO] [stdout]     |
[INFO] [stdout] 478 |         ConfigLoader::new(path.join(".moon")).load_toolchains_config(path, &proto)
[INFO] [stdout]     |         ^^^^^^^^^^^^ use of undeclared type `ConfigLoader`
[INFO] [stdout]     |
[INFO] [stdout] help: a struct with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 478 -         ConfigLoader::new(path.join(".moon")).load_toolchains_config(path, &proto)
[INFO] [stdout] 478 +         ConfigFinder::new(path.join(".moon")).load_toolchains_config(path, &proto)
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]     |
[INFO] [stdout]   3 + use crate::utils::schematic::ConfigLoader;
[INFO] [stdout]     |
[INFO] [stdout]   3 + use schematic::ConfigLoader;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `ConfigLoader` in this scope
[INFO] [stdout]    --> tests/utils.rs:525:9
[INFO] [stdout]     |
[INFO] [stdout] 525 |         ConfigLoader::new(path.join(".moon")).load_extensions_config(path)
[INFO] [stdout]     |         ^^^^^^^^^^^^ use of undeclared type `ConfigLoader`
[INFO] [stdout]     |
[INFO] [stdout] help: a struct with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 525 -         ConfigLoader::new(path.join(".moon")).load_extensions_config(path)
[INFO] [stdout] 525 +         ConfigFinder::new(path.join(".moon")).load_extensions_config(path)
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]     |
[INFO] [stdout]   3 + use crate::utils::schematic::ConfigLoader;
[INFO] [stdout]     |
[INFO] [stdout]   3 + use schematic::ConfigLoader;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `ConfigLoader` in this scope
[INFO] [stdout]    --> tests/utils.rs:544:9
[INFO] [stdout]     |
[INFO] [stdout] 544 |         ConfigLoader::new(path.join(".moon")).load_workspace_config(path)
[INFO] [stdout]     |         ^^^^^^^^^^^^ use of undeclared type `ConfigLoader`
[INFO] [stdout]     |
[INFO] [stdout] help: a struct with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 544 -         ConfigLoader::new(path.join(".moon")).load_workspace_config(path)
[INFO] [stdout] 544 +         ConfigFinder::new(path.join(".moon")).load_workspace_config(path)
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]     |
[INFO] [stdout]   3 + use crate::utils::schematic::ConfigLoader;
[INFO] [stdout]     |
[INFO] [stdout]   3 + use schematic::ConfigLoader;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `proto_core`
[INFO] [stdout]  --> tests/utils.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use proto_core::{FileLocator, PluginLocator};
[INFO] [stdout]   |     ^^^^^^^^^^ use of unresolved module or unlinked crate `proto_core`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `proto_core`, use `cargo add proto_core` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `proto_core` in this scope
[INFO] [stdout]  --> tests/extensions_config_test.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use proto_core::warpgate::{PluginLocator, UrlLocator};
[INFO] [stdout]   |     ^^^^^^^^^^ use of unresolved module or unlinked crate `proto_core`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `proto_core`, use `cargo add proto_core` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `moon_config::ConfigLoader`
[INFO] [stdout]  --> tests/extensions_config_test.rs:3:19
[INFO] [stdout]   |
[INFO] [stdout] 3 | use moon_config::{ConfigLoader, ExtensionPluginConfig, ExtensionsConfig};
[INFO] [stdout]   |                   ^^^^^^^^^^^^ no `ConfigLoader` in the root
[INFO] [stdout]   |
[INFO] [stdout]   = help: consider importing this struct instead:
[INFO] [stdout]           schematic::ConfigLoader
[INFO] [stdout] help: a similar name exists in the module
[INFO] [stdout]   |
[INFO] [stdout] 3 - use moon_config::{ConfigLoader, ExtensionPluginConfig, ExtensionsConfig};
[INFO] [stdout] 3 + use moon_config::{ConfigFinder, ExtensionPluginConfig, ExtensionsConfig};
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `ConfigLoader` in this scope
[INFO] [stdout]   --> tests/utils.rs:62:9
[INFO] [stdout]    |
[INFO] [stdout] 62 |         ConfigLoader::new(path.join(".moon")).load_project_config(path)
[INFO] [stdout]    |         ^^^^^^^^^^^^ use of undeclared type `ConfigLoader`
[INFO] [stdout]    |
[INFO] [stdout] help: a struct with a similar name exists
[INFO] [stdout]    |
[INFO] [stdout] 62 -         ConfigLoader::new(path.join(".moon")).load_project_config(path)
[INFO] [stdout] 62 +         ConfigFinder::new(path.join(".moon")).load_project_config(path)
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]    |
[INFO] [stdout]  3 + use crate::schematic::ConfigLoader;
[INFO] [stdout]    |
[INFO] [stdout]  3 + use schematic::ConfigLoader;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `ConfigLoader` in this scope
[INFO] [stdout]    --> tests/utils.rs:167:9
[INFO] [stdout]     |
[INFO] [stdout] 167 |         ConfigLoader::default()
[INFO] [stdout]     |         ^^^^^^^^^^^^ use of undeclared type `ConfigLoader`
[INFO] [stdout]     |
[INFO] [stdout] help: a struct with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 167 -         ConfigLoader::default()
[INFO] [stdout] 167 +         ConfigFinder::default()
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]     |
[INFO] [stdout]   3 + use crate::schematic::ConfigLoader;
[INFO] [stdout]     |
[INFO] [stdout]   3 + use schematic::ConfigLoader;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `ConfigLoader` in this scope
[INFO] [stdout]    --> tests/utils.rs:231:9
[INFO] [stdout]     |
[INFO] [stdout] 231 |         ConfigLoader::new(path.join(".moon"))
[INFO] [stdout]     |         ^^^^^^^^^^^^ use of undeclared type `ConfigLoader`
[INFO] [stdout]     |
[INFO] [stdout] help: a struct with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 231 -         ConfigLoader::new(path.join(".moon"))
[INFO] [stdout] 231 +         ConfigFinder::new(path.join(".moon"))
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]     |
[INFO] [stdout]   3 + use crate::schematic::ConfigLoader;
[INFO] [stdout]     |
[INFO] [stdout]   3 + use schematic::ConfigLoader;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `ConfigLoader` in this scope
[INFO] [stdout]    --> tests/utils.rs:407:9
[INFO] [stdout]     |
[INFO] [stdout] 407 |         ConfigLoader::new(path.join(".moon")).load_template_config(path)
[INFO] [stdout]     |         ^^^^^^^^^^^^ use of undeclared type `ConfigLoader`
[INFO] [stdout]     |
[INFO] [stdout] help: a struct with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 407 -         ConfigLoader::new(path.join(".moon")).load_template_config(path)
[INFO] [stdout] 407 +         ConfigFinder::new(path.join(".moon")).load_template_config(path)
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]     |
[INFO] [stdout]   3 + use crate::schematic::ConfigLoader;
[INFO] [stdout]     |
[INFO] [stdout]   3 + use schematic::ConfigLoader;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `proto_core` in this scope
[INFO] [stdout]    --> tests/utils.rs:477:21
[INFO] [stdout]     |
[INFO] [stdout] 477 |         let proto = proto_core::ProtoConfig::default();
[INFO] [stdout]     |                     ^^^^^^^^^^ use of unresolved module or unlinked crate `proto_core`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `proto_core`, use `cargo add proto_core` to add it to your `Cargo.toml`
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]     |
[INFO] [stdout]   3 + use crate::ProtoConfig;
[INFO] [stdout]     |
[INFO] [stdout]   3 + use moon_config::ProtoConfig;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `ProtoConfig`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 477 -         let proto = proto_core::ProtoConfig::default();
[INFO] [stdout] 477 +         let proto = ProtoConfig::default();
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `ConfigLoader` in this scope
[INFO] [stdout]    --> tests/utils.rs:478:9
[INFO] [stdout]     |
[INFO] [stdout] 478 |         ConfigLoader::new(path.join(".moon")).load_toolchains_config(path, &proto)
[INFO] [stdout]     |         ^^^^^^^^^^^^ use of undeclared type `ConfigLoader`
[INFO] [stdout]     |
[INFO] [stdout] help: a struct with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 478 -         ConfigLoader::new(path.join(".moon")).load_toolchains_config(path, &proto)
[INFO] [stdout] 478 +         ConfigFinder::new(path.join(".moon")).load_toolchains_config(path, &proto)
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]     |
[INFO] [stdout]   3 + use crate::schematic::ConfigLoader;
[INFO] [stdout]     |
[INFO] [stdout]   3 + use schematic::ConfigLoader;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `ConfigLoader` in this scope
[INFO] [stdout]    --> tests/utils.rs:525:9
[INFO] [stdout]     |
[INFO] [stdout] 525 |         ConfigLoader::new(path.join(".moon")).load_extensions_config(path)
[INFO] [stdout]     |         ^^^^^^^^^^^^ use of undeclared type `ConfigLoader`
[INFO] [stdout]     |
[INFO] [stdout] help: a struct with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 525 -         ConfigLoader::new(path.join(".moon")).load_extensions_config(path)
[INFO] [stdout] 525 +         ConfigFinder::new(path.join(".moon")).load_extensions_config(path)
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]     |
[INFO] [stdout]   3 + use crate::schematic::ConfigLoader;
[INFO] [stdout]     |
[INFO] [stdout]   3 + use schematic::ConfigLoader;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `ConfigLoader` in this scope
[INFO] [stdout]    --> tests/utils.rs:544:9
[INFO] [stdout]     |
[INFO] [stdout] 544 |         ConfigLoader::new(path.join(".moon")).load_workspace_config(path)
[INFO] [stdout]     |         ^^^^^^^^^^^^ use of undeclared type `ConfigLoader`
[INFO] [stdout]     |
[INFO] [stdout] help: a struct with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 544 -         ConfigLoader::new(path.join(".moon")).load_workspace_config(path)
[INFO] [stdout] 544 +         ConfigFinder::new(path.join(".moon")).load_workspace_config(path)
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]     |
[INFO] [stdout]   3 + use crate::schematic::ConfigLoader;
[INFO] [stdout]     |
[INFO] [stdout]   3 + use schematic::ConfigLoader;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `ConfigLoader` in this scope
[INFO] [stdout]   --> tests/template_config_test.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 |     ConfigLoader::new(root.join(".moon")).load_template_config(root)
[INFO] [stdout]    |     ^^^^^^^^^^^^ use of undeclared type `ConfigLoader`
[INFO] [stdout]    |
[INFO] [stdout] help: a struct with a similar name exists
[INFO] [stdout]    |
[INFO] [stdout] 10 -     ConfigLoader::new(root.join(".moon")).load_template_config(root)
[INFO] [stdout] 10 +     ConfigFinder::new(root.join(".moon")).load_template_config(root)
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]    |
[INFO] [stdout]  3 + use crate::schematic::ConfigLoader;
[INFO] [stdout]    |
[INFO] [stdout]  3 + use schematic::ConfigLoader;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `ConfigLoader` in this scope
[INFO] [stdout]   --> tests/utils.rs:62:9
[INFO] [stdout]    |
[INFO] [stdout] 62 |         ConfigLoader::new(path.join(".moon")).load_project_config(path)
[INFO] [stdout]    |         ^^^^^^^^^^^^ use of undeclared type `ConfigLoader`
[INFO] [stdout]    |
[INFO] [stdout] help: a struct with a similar name exists
[INFO] [stdout]    |
[INFO] [stdout] 62 -         ConfigLoader::new(path.join(".moon")).load_project_config(path)
[INFO] [stdout] 62 +         ConfigFinder::new(path.join(".moon")).load_project_config(path)
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]    |
[INFO] [stdout]  3 + use crate::utils::schematic::ConfigLoader;
[INFO] [stdout]    |
[INFO] [stdout]  3 + use schematic::ConfigLoader;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `ConfigLoader` in this scope
[INFO] [stdout]    --> tests/utils.rs:167:9
[INFO] [stdout]     |
[INFO] [stdout] 167 |         ConfigLoader::default()
[INFO] [stdout]     |         ^^^^^^^^^^^^ use of undeclared type `ConfigLoader`
[INFO] [stdout]     |
[INFO] [stdout] help: a struct with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 167 -         ConfigLoader::default()
[INFO] [stdout] 167 +         ConfigFinder::default()
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]     |
[INFO] [stdout]   3 + use crate::utils::schematic::ConfigLoader;
[INFO] [stdout]     |
[INFO] [stdout]   3 + use schematic::ConfigLoader;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `ConfigLoader` in this scope
[INFO] [stdout]    --> tests/utils.rs:231:9
[INFO] [stdout]     |
[INFO] [stdout] 231 |         ConfigLoader::new(path.join(".moon"))
[INFO] [stdout]     |         ^^^^^^^^^^^^ use of undeclared type `ConfigLoader`
[INFO] [stdout]     |
[INFO] [stdout] help: a struct with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 231 -         ConfigLoader::new(path.join(".moon"))
[INFO] [stdout] 231 +         ConfigFinder::new(path.join(".moon"))
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]     |
[INFO] [stdout]   3 + use crate::utils::schematic::ConfigLoader;
[INFO] [stdout]     |
[INFO] [stdout]   3 + use schematic::ConfigLoader;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `ConfigLoader` in this scope
[INFO] [stdout]    --> tests/utils.rs:407:9
[INFO] [stdout]     |
[INFO] [stdout] 407 |         ConfigLoader::new(path.join(".moon")).load_template_config(path)
[INFO] [stdout]     |         ^^^^^^^^^^^^ use of undeclared type `ConfigLoader`
[INFO] [stdout]     |
[INFO] [stdout] help: a struct with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 407 -         ConfigLoader::new(path.join(".moon")).load_template_config(path)
[INFO] [stdout] 407 +         ConfigFinder::new(path.join(".moon")).load_template_config(path)
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]     |
[INFO] [stdout]   3 + use crate::utils::schematic::ConfigLoader;
[INFO] [stdout]     |
[INFO] [stdout]   3 + use schematic::ConfigLoader;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `proto_core` in this scope
[INFO] [stdout]    --> tests/utils.rs:477:21
[INFO] [stdout]     |
[INFO] [stdout] 477 |         let proto = proto_core::ProtoConfig::default();
[INFO] [stdout]     |                     ^^^^^^^^^^ use of unresolved module or unlinked crate `proto_core`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `proto_core`, use `cargo add proto_core` to add it to your `Cargo.toml`
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]     |
[INFO] [stdout]   3 + use crate::utils::ProtoConfig;
[INFO] [stdout]     |
[INFO] [stdout]   3 + use moon_config::ProtoConfig;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `ProtoConfig`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 477 -         let proto = proto_core::ProtoConfig::default();
[INFO] [stdout] 477 +         let proto = ProtoConfig::default();
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `ConfigLoader` in this scope
[INFO] [stdout]    --> tests/utils.rs:478:9
[INFO] [stdout]     |
[INFO] [stdout] 478 |         ConfigLoader::new(path.join(".moon")).load_toolchains_config(path, &proto)
[INFO] [stdout]     |         ^^^^^^^^^^^^ use of undeclared type `ConfigLoader`
[INFO] [stdout]     |
[INFO] [stdout] help: a struct with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 478 -         ConfigLoader::new(path.join(".moon")).load_toolchains_config(path, &proto)
[INFO] [stdout] 478 +         ConfigFinder::new(path.join(".moon")).load_toolchains_config(path, &proto)
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]     |
[INFO] [stdout]   3 + use crate::utils::schematic::ConfigLoader;
[INFO] [stdout]     |
[INFO] [stdout]   3 + use schematic::ConfigLoader;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `ConfigLoader` in this scope
[INFO] [stdout]    --> tests/utils.rs:525:9
[INFO] [stdout]     |
[INFO] [stdout] 525 |         ConfigLoader::new(path.join(".moon")).load_extensions_config(path)
[INFO] [stdout]     |         ^^^^^^^^^^^^ use of undeclared type `ConfigLoader`
[INFO] [stdout]     |
[INFO] [stdout] help: a struct with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 525 -         ConfigLoader::new(path.join(".moon")).load_extensions_config(path)
[INFO] [stdout] 525 +         ConfigFinder::new(path.join(".moon")).load_extensions_config(path)
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]     |
[INFO] [stdout]   3 + use crate::utils::schematic::ConfigLoader;
[INFO] [stdout]     |
[INFO] [stdout]   3 + use schematic::ConfigLoader;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `ConfigLoader` in this scope
[INFO] [stdout]    --> tests/utils.rs:544:9
[INFO] [stdout]     |
[INFO] [stdout] 544 |         ConfigLoader::new(path.join(".moon")).load_workspace_config(path)
[INFO] [stdout]     |         ^^^^^^^^^^^^ use of undeclared type `ConfigLoader`
[INFO] [stdout]     |
[INFO] [stdout] help: a struct with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 544 -         ConfigLoader::new(path.join(".moon")).load_workspace_config(path)
[INFO] [stdout] 544 +         ConfigFinder::new(path.join(".moon")).load_workspace_config(path)
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]     |
[INFO] [stdout]   3 + use crate::utils::schematic::ConfigLoader;
[INFO] [stdout]     |
[INFO] [stdout]   3 + use schematic::ConfigLoader;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `moon_config` (test "project_config_test") due to 11 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `moon_config` (test "utils") due to 9 previous errors
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `moon_config` (test "extensions_config_test") due to 11 previous errors
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `moon_config` (test "workspace_config_test") due to 10 previous errors
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `moon_config` (test "toolchains_config_test") due to 11 previous errors
[INFO] [stdout] error[E0599]: no function or associated item named `parse` found for struct `moon_config::TemplateFrontmatterConfig` in the current scope
[INFO] [stdout]   --> tests/template_frontmatter_test.rs:14:76
[INFO] [stdout]    |
[INFO] [stdout] 14 |         test_parse_config("title: test", |code| TemplateFrontmatterConfig::parse(code));
[INFO] [stdout]    |                                                                            ^^^^^ function or associated item not found in `moon_config::TemplateFrontmatterConfig`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `parse` found for struct `moon_config::TemplateFrontmatterConfig` in the current scope
[INFO] [stdout]   --> tests/template_frontmatter_test.rs:19:78
[INFO] [stdout]    |
[INFO] [stdout] 19 |         let config = test_parse_config("", |code| TemplateFrontmatterConfig::parse(code));
[INFO] [stdout]    |                                                                              ^^^^^ function or associated item not found in `moon_config::TemplateFrontmatterConfig`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `parse` found for struct `moon_config::TemplateFrontmatterConfig` in the current scope
[INFO] [stdout]   --> tests/template_frontmatter_test.rs:29:40
[INFO] [stdout]    |
[INFO] [stdout] 29 |             TemplateFrontmatterConfig::parse(code)
[INFO] [stdout]    |                                        ^^^^^ function or associated item not found in `moon_config::TemplateFrontmatterConfig`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `moon_config` (test "template_config_test") due to 10 previous errors
[INFO] [stdout] error[E0599]: no function or associated item named `parse` found for struct `moon_config::TemplateFrontmatterConfig` in the current scope
[INFO] [stdout]   --> tests/template_frontmatter_test.rs:39:75
[INFO] [stdout]    |
[INFO] [stdout] 39 |         test_parse_config("force: 123", |code| TemplateFrontmatterConfig::parse(code));
[INFO] [stdout]    |                                                                           ^^^^^ function or associated item not found in `moon_config::TemplateFrontmatterConfig`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `parse` found for struct `moon_config::TemplateFrontmatterConfig` in the current scope
[INFO] [stdout]   --> tests/template_frontmatter_test.rs:45:74
[INFO] [stdout]    |
[INFO] [stdout] 45 |         test_parse_config("skip: abc", |code| TemplateFrontmatterConfig::parse(code));
[INFO] [stdout]    |                                                                          ^^^^^ function or associated item not found in `moon_config::TemplateFrontmatterConfig`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `parse` found for struct `moon_config::TemplateFrontmatterConfig` in the current scope
[INFO] [stdout]   --> tests/template_frontmatter_test.rs:51:40
[INFO] [stdout]    |
[INFO] [stdout] 51 |             TemplateFrontmatterConfig::parse(code)
[INFO] [stdout]    |                                        ^^^^^ function or associated item not found in `moon_config::TemplateFrontmatterConfig`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `parse` found for struct `moon_config::TemplateFrontmatterConfig` in the current scope
[INFO] [stdout]   --> tests/template_frontmatter_test.rs:60:73
[INFO] [stdout]    |
[INFO] [stdout] 60 |         test_parse_config("to: true", |code| TemplateFrontmatterConfig::parse(code));
[INFO] [stdout]    |                                                                         ^^^^^ function or associated item not found in `moon_config::TemplateFrontmatterConfig`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433, E0599.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `moon_config` (test "task_config_test") due to 9 previous errors
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `moon_config` (test "template_frontmatter_test") due to 16 previous errors
[INFO] [stdout] Some errors have detailed explanations: E0425, E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `moon_config` (test "inherited_tasks_config_test") due to 14 previous errors
[INFO] running `Command { std: "docker" "inspect" "6ee8275e8504e6059d10917dcf194c88d8bc716bd738351053aee0e326a49c35", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6ee8275e8504e6059d10917dcf194c88d8bc716bd738351053aee0e326a49c35", kill_on_drop: false }`
[INFO] [stdout] 6ee8275e8504e6059d10917dcf194c88d8bc716bd738351053aee0e326a49c35
